ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelectionManager Class / Select Method / Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) Method
DataGridCellsRange objects to select.

In This Topic
    Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) Method
    In This Topic
    Selects the specified cell ranges.
    Syntax

    Parameters

    ranges
    DataGridCellsRange objects to select.
    selectVisibleCells
    preferedCell
    latestSelectedObject
    See Also